Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Internal.cpp File Reference

Destiny3D Internal Memory Manager for Memory Manager. More...

#include "Internal.hpp"
#include "stdio.h"

Include dependency graph for Internal.cpp:

Include dependency graph

Functions

InternalStructCreateNewInternalPage ()
deBoolean InitializeInternalMem (DWORD PageCount)
void ReleaseInternalMem ()
void * InternalAlloc (DWORD Size)
void InternalFree (void *Ptr, DWORD Size)

Variables

InternalStructInternalFreePtr
InternalStructInternalPages

Detailed Description

Destiny3D Internal Memory Manager for Memory Manager.

Author:
Lightning
This file is the intellectual property of Novus Delta, LLC.. Usage of the contents of this file is subject to the Destiny3D Member License which can be found at http://www.destiny3d.com. Any other usage is prohibited.

This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.

Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.


Change History

Date:
Dec 2002
Author:
Lightning
Remarks:
Creation

Function Documentation

InternalStruct * CreateNewInternalPage  
 

deBoolean InitializeInternalMem DWORD    PageCount
 

void* InternalAlloc DWORD    Size
 

void InternalFree void *    Ptr,
DWORD    Size
 

void ReleaseInternalMem  
 


Variable Documentation

InternalStruct* InternalFreePtr [static]
 

InternalStruct* InternalPages [static]
 


Generated on Mon Sep 12 20:09:45 2005 for Destiny3D by doxygen1.3-rc3